bitkeeper revision 1.1159.187.59 (41b88d06_xaLJr8YKlkp7XyIFI-xYQ)
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Thu, 9 Dec 2004 17:36:06 +0000 (17:36 +0000)
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Thu, 9 Dec 2004 17:36:06 +0000 (17:36 +0000)
Missing #define

xen/include/public/io/domain_controller.h

index 5a4056cd4df3173a56685525c8649d7590df8b71..c248f21419e730f96459513231d96ec4fc4a0cce 100644 (file)
@@ -555,6 +555,7 @@ typedef struct {
 #define CMSG_SHUTDOWN_REBOOT    1   /* Clean shutdown (SHUTDOWN_reboot).     */
 #define CMSG_SHUTDOWN_SUSPEND   2   /* Create suspend info, then             */
                                     /* SHUTDOWN_suspend.                     */
+#define CMSG_SHUTDOWN_SYSRQ     3
 
 
 /******************************************************************************